We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AEGISnetInc/TS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xs:schema elementFormDefault="qualified" version="1.0" targetNamespace="http://touchstone.aegis.net/api" xmlns="http://touchstone.aegis.net/api" xmlns:tns="http://touchstone.aegis.net/api" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="oAuth2GrantRequest" type="oAuth2GrantRequest"/>
<xs:complexType name="oAuth2GrantRequest">
<xs:sequence>
<xs:element name="oauth2RedirectUrl" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:schema>